home *** CD-ROM | disk | FTP | other *** search
/ Windows 3-Pak 2 - Disc 2 / Infomagic - Windows 3-Pak Volume 2 (Disc 2 of 3).iso / Anti-Virus-Utilities / plat.exe / data1.cab / Comunes / Config.dll / 0 / RCDATA / TFORMBLOQUEODIRS / TFORMBLOQUEODIRS.txt < prev   
Text File  |  1999-03-31  |  5KB  |  190 lines

  1. object FormBloqueoDirs: TFormBloqueoDirs
  2.   Tag = 65500
  3.   Left = 308
  4.   Top = 224
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Bloqueo de direcciones'
  8.   ClientHeight = 384
  9.   ClientWidth = 414
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label5: TLabel
  22.     Tag = 65500
  23.     Left = 14
  24.     Top = 14
  25.     Width = 111
  26.     Height = 13
  27.     Caption = 'Bloqueo de direcciones'
  28.   end
  29.   object PandaBrown13: TPandaBrown
  30.     Left = 14
  31.     Top = 35
  32.     Width = 32
  33.     Height = 32
  34.     TheBrown.Data = {
  35.       76020000424D7602000000000000760000002800000020000000200000000100
  36.       04000000000000020000120B0000120B00001000000000000000FFFFFF0000FF
  37.       FF00FF00FF000000FF00C0C0C00080808000008080008000800000008000FFFF
  38.       000000FF00008080000000800000FF00000080000000000000002222222FFFFF
  39.       FFFFFFFFFFFFFFFF2222222222254444444444444444444F2222222222250001
  40.       001001010101014F2222222222250000000000000010104F2222222222250000
  41.       0101001015FFFF5F222222222225000000000005FFDDEEFF5222222222250000
  42.       0001015CCCDBDEECF522222222250000000000CCACCDBDCCCF22222222250000
  43.       000005C4ACBBDBCACF5222222225000000000CCCC9BBBDC4CCF2222222250000
  44.       0000059B9B9BBBDAACF222222225000000000599B9B9BBDC4CF2222222250000
  45.       0000050DCDDBBBBDCCF2222222250000000005DCCCCDBBBBDE52222222250000
  46.       000000C4ACCCDBBBDE222255555555555500005C4ACCCDBBE5222FFFFFFFFFFF
  47.       FF550005CC4ACCCE522261111111111111F5000005CCCC5F2222611111FF1111
  48.       14F000000000014F2222261111FF11111F5000000000004F2222261111111111
  49.       4F0000000044444F2222226111FF1111F5000000005FFFFF2222226111FF1114
  50.       F0000000005045F22222222611FF111F5000000000545F222222222611FF114F
  51.       000000000055F2222222222261FF11F500000000005F222222222222611114F5
  52.       55555555555222222222222226111F5222222222222222222222222226114F22
  53.       2222222222222222222222222261F5222222222222222222222222222261F222
  54.       2222222222222222222222222226222222222222222222222222}
  55.   end
  56.   object Label19: TLabel
  57.     Tag = 65600
  58.     Left = 58
  59.     Top = 35
  60.     Width = 347
  61.     Height = 57
  62.     AutoSize = False
  63.     Caption = 
  64.       'Indica las direcciones a las que deseas impedir el acceso. Puede' +
  65.       's especificar la direcci∩┐╜n en notaci∩┐╜n decimal (192.168.2.76) o ' +
  66.       'como nombre (www.pandasoftware.es).'
  67.     WordWrap = True
  68.   end
  69.   object Bevel16: TBevel
  70.     Left = 136
  71.     Top = 20
  72.     Width = 269
  73.     Height = 3
  74.     Shape = bsTopLine
  75.   end
  76.   object Label1: TLabel
  77.     Tag = 70000
  78.     Left = 60
  79.     Top = 102
  80.     Width = 241
  81.     Height = 13
  82.     AutoSize = False
  83.     Caption = 'Agregar esta direcci∩┐╜n:'
  84.   end
  85.   object LVDir: TListView
  86.     Tag = 66700
  87.     Left = 58
  88.     Top = 159
  89.     Width = 243
  90.     Height = 151
  91.     HelpContext = 27
  92.     ColumnClick = False
  93.     Columns = <
  94.       item
  95.         Caption = 'Direcciones a bloquear'
  96.         Width = 239
  97.       end>
  98.     ReadOnly = True
  99.     HideSelection = False
  100.     RowSelect = True
  101.     TabOrder = 0
  102.     ViewStyle = vsReport
  103.   end
  104.   object Edit1: TEdit
  105.     Left = 58
  106.     Top = 119
  107.     Width = 243
  108.     Height = 21
  109.     HelpContext = 26
  110.     MaxLength = 100
  111.     TabOrder = 1
  112.     OnChange = Edit1Change
  113.     OnKeyDown = Edit1KeyDown
  114.   end
  115.   object ButtonEliminarDirectorio: TButton
  116.     Tag = 4700
  117.     Left = 316
  118.     Top = 159
  119.     Width = 90
  120.     Height = 22
  121.     HelpContext = 29
  122.     Caption = 'Eliminar'
  123.     TabOrder = 2
  124.     OnClick = ButtonEliminarDirectorioClick
  125.   end
  126.   object ButtonAceptar: TButton
  127.     Tag = 2200
  128.     Left = 214
  129.     Top = 353
  130.     Width = 90
  131.     Height = 22
  132.     Caption = '&Aceptar'
  133.     ModalResult = 1
  134.     TabOrder = 3
  135.     OnClick = ButtonAceptarClick
  136.   end
  137.   object ButtonCancel: TButton
  138.     Tag = 2400
  139.     Left = 316
  140.     Top = 353
  141.     Width = 90
  142.     Height = 22
  143.     Cancel = True
  144.     Caption = '&Cancelar'
  145.     ModalResult = 2
  146.     TabOrder = 4
  147.   end
  148.   object CBPreguntar: TCheckBox
  149.     Tag = 66600
  150.     Left = 58
  151.     Top = 322
  152.     Width = 347
  153.     Height = 17
  154.     HelpContext = 25
  155.     Caption = 'Preguntar por acci∩┐╜n a realizar en caso de bloqueo'
  156.     TabOrder = 5
  157.   end
  158.   object ButtonLimpiar: TButton
  159.     Tag = 18800
  160.     Left = 316
  161.     Top = 188
  162.     Width = 90
  163.     Height = 22
  164.     HelpContext = 30
  165.     Caption = '&Limpiar Lista'
  166.     TabOrder = 6
  167.     OnClick = ButtonLimpiarClick
  168.   end
  169.   object SpeedButtonAddDirectorio: TButton
  170.     Tag = 4600
  171.     Left = 316
  172.     Top = 119
  173.     Width = 90
  174.     Height = 22
  175.     HelpContext = 28
  176.     Caption = 'A∩┐╜adir'
  177.     TabOrder = 7
  178.     OnClick = SpeedButtonAddDirectorioClick
  179.   end
  180.   object ManuForm1: TManuForm
  181.     Enabled = False
  182.     TitleBar.ApplicationInfo.FontStyle = [fsBold]
  183.     TitleBar.Color = clMaroon
  184.     TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
  185.     TitleBar.NbOfColors = 0
  186.     Left = 470
  187.     Top = 4
  188.   end
  189. end
  190.